Overview: Resample
Resampling will create a new dataset with new start and end times, and a different sampling period. The values of the dataset will not be changed.
Properties
Category: |
Transform |
Performance risk: |
High potential performance risk. The performance is influenced by the size of the text file being imported, which is determined by number of rows and/or the number of columns of the dataset. |
Knowledge required: |
Working knowledge of the software. |
Effect on datasets
How many datasets are required to perform this operation? |
One |
Does it create a new dataset? |
Yes |
Can you reconfigure this operation? |
Yes |
Can you apply this operation to a locked dataset? |
Yes |
Does it modify the current dataset in any way? |
No |
Requirements
-
A dataset with a timestamp field.
Results
-
A new dataset will be created, with the timestamps reflecting the new resampling rate, and with new start and end times.
-
The values of the fields will not change, and new timestamps created with no values will be filled with either the last known value or an interpolated value.
-
When reconfiguring this operation, the maximum and minimum values of the chosen timestamp field are not shown.
Related topics: